runtime.mLockProfile.end (method)

3 uses

	runtime (current package)
		lock_spinbit.go#L195: 					gp.m.mLockProfile.end(startTime)
		lock_spinbit.go#L201: 					gp.m.mLockProfile.end(startTime)
		mprof.go#L667: func (prof *mLockProfile) end(start int64) {